RuleConditionsIsNDR Property |
Indicates whether incoming messages must be non-delivery reports (NDRs) in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsNDR { get; set; }Public Property IsNDR As Boolean
Get
Set
Property Value
Type:
Boolean
See Also